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