public bool OpenEditor { get; }
Public ReadOnly Property OpenEditor As Boolean Get
public: property bool OpenEditor { bool get (); }
member OpenEditor : bool with get
In This Article