'Declaration Public ReadOnly Property Height As String
public string Height { get; }
public: __property string* get_Height();
Property Value
Inches (in): number of inches followed by " in", example: "073 in". Centimeters (cm): number of centimeters followed by " cm", example: "181 cm".