[This is preliminary documentation and is subject to change.]
DllProperty constructor.


- name (String)
- Specifies the name of the property.
- type (Type)
- Specifies the System.Type of the property.
- defaultValue (Object)
- Specifies the default value of the property.
- category (String)
- Specifies the category of the property.
- displayName (String)
- Specifies the display name of the property.
- description (String)
- Specifies the description of the property.