public string Ref { get; set; }
Public Property Ref As String Get Set
public: property String^ Ref { String^ get (); void set (String^ value); }