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