public double Width { get; }
Public ReadOnly Property Width As Double Get
public: property double Width { double get (); }
member Width : float with get