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