string Volume { get; set; }
Property Volume As String Get Set
property String^ Volume { String^ get (); void set (String^ value); }
abstract Volume : string with get, set