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