IGROption::Description property¶ Gets the description of the option. .NETJAVAPYTHON string Description { get; } string getDescription() throws IGRException; @property def Description(self) -> string Return Value¶ string : The description for the option.