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