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