public int Width { get; }
Public ReadOnly Property Width As Integer Get
public: virtual property int Width { int get () sealed; }
abstract Width : int with get override Width : int with get
In This Article