public string? DialogName { get; set; }
Public Property DialogName As String Get Set
public: property String^ DialogName { String^ get (); void set (String^ value); }
member DialogName : string with get, set
In This Article