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