Public ReadOnly Property IsGrouped As Boolean Get
public bool IsGrouped { get; }
public: property bool IsGrouped { bool get (); }