public string? ValueUnit { get; set; }
Public Property ValueUnit As String Get Set
public: property String^ ValueUnit { String^ get (); void set (String^ value); }
function get_ValueUnit(); function set_ValueUnit(value);
In This Article