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