public bool ShowingTotals { get; set; }
Public Property ShowingTotals As Boolean Get Set
public: property bool^ ShowingTotals { bool^ get (); void set (bool^ value); }