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