'Declaration Public ReadOnly Property Width As System.Nullable(Of Double)
public System.Nullable<double> Width { get; }
public: __property System.Nullable<double> get_Width();
public:
property System.Nullable<double> Width { System.Nullable<double> get(); }