Parameters
| Parameter Name | Description |
|---|---|
| b | bool to be set |
Return Value
Returns the PropertyValue object storing value given as a parameter.
bool value in the PropertyValue object.| Parameter Name | Description |
|---|---|
| b | bool to be set |
PropertyValue object was created by the user (transient property), only its local value will be changed or set.
If this PropertyValue object was obtained from a property list or from a StorableObject (persistent property), then the value in the original location will also be changed.