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