Open sandboxFocus

Constructor Property

Property(PropertyGetter<TValue>, PropertySetter<TValue>)

Declaration
public Property(PropertyGetter<TValue> getter, PropertySetter<TValue> setter)
Parameters
Type Name Description
PropertyGetter<TValue> getter
PropertySetter<TValue> setter