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