HasCustomAttribute.property constructor
const
HasCustomAttribute.property(
- PropertyIndex value
Constructs a HasCustomAttribute referencing a Property
.
Implementation
const factory HasCustomAttribute.property(PropertyIndex value) =
HasCustomAttributeProperty;