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