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