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