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