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