public bool DialogResult { get; set; }
Public Property DialogResult As Boolean Get Set
public: property bool^ DialogResult { bool^ get (); void set (bool^ value); }