Instance Property
anyValue
The type-erased value of a property is the property’s value.
var anyValue: Any? { get }
Default Implementations
AnyProperty Implementations
anyValueThe type-erased value of a property is the property’s value.
Instance Property
var anyValue: Any? { get }
anyValue