IGROption::Flags property¶ Gets the flags of the option. .NETJAVAPYTHONC++17 int Flags { get; } int getFlags() throws IGRException; @property def Flags(self) -> int int getFlags() const; Return Value¶ int : The flags for the option.