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