public int Size { get; }
Public ReadOnly Property Size As Integer Get
public: property int Size { int get (); }
member Size : int with get
In This Article