public Document ActiveDocument { get; }
Public ReadOnly Property ActiveDocument As Document Get
public: property Document^ ActiveDocument { Document^ get (); }
member ActiveDocument : Document with get