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