Click or drag to resize
PropertyBackingFieldAttribute Properties

The PropertyBackingFieldAttribute type exposes the following members.

Properties
  NameDescription
Public propertyOverrideAttribute
Gets an optional PropertyAttribute that specifies what PropertyDrawer should be used for the decorated field.
Public propertyPropertyName
Gets the name of the property for which the decorated field is a backing field.
Top
See Also