init(value:attributes:)
Creates a property state with a value and attributes.
Declaration
init(value: ObjectType?, attributes: CMIOExtensionPropertyAttributes<ObjectType>?)Parameters
- value:
The value to associate with the property state.
- attributes:
The attributes for the property state.