public CExtView[] ExtViews { get; }
Public ReadOnly Property ExtViews As CExtView() Get
public: property array<CExtView^>^ ExtViews { array<CExtView^>^ get (); }