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