public bool CompleteDialog { get; set; }
Public Property CompleteDialog As Boolean Get Set
public: property bool CompleteDialog { bool get (); void set (bool value); }
member CompleteDialog : bool with get, set
In This Article