public int RegionsCount { get; }
Public ReadOnly Property RegionsCount As Integer Get
public: property int RegionsCount { int get (); }
member RegionsCount : int with get
In This Article