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