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