Whether there are more options.
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public bool MoreOptions { get; }
Public ReadOnly Property MoreOptions As Boolean
public: property bool MoreOptions { bool get (); }
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public bool MoreOptions { get; }
Public ReadOnly Property MoreOptions As Boolean
public: property bool MoreOptions { bool get (); }