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