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