[]
Initializes a new instance of the Metadata.UserProp class.
public UserProp(string @namespace, string name, string value)
Public Sub New([namespace] As String, name As String, value As String)
The namespace.
The property name.
The property value.