[]
Initializes a new instance of the PropertyAttribute class.
public PropertyAttribute()
Public Sub New()
Initializes a new instance of the PropertyAttribute class.
public PropertyAttribute(PropertyAttribute propertyAttribute)
Public Sub New(propertyAttribute As PropertyAttribute)
| Type | Name | Description |
|---|---|---|
| PropertyAttribute | propertyAttribute | The property attribute to create from. |