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