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