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