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