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