[]
Initializes a new instance of the Metadata.UserProp class. Note that the only allowed namespaces are:
public UserProp(string @namespace, string name, string value)
| Type | Name | Description |
|---|---|---|
| string | namespace | The XML namespace. |
| string | name | The property name. |
| string | value | The property value. |