Initializes a new instance of the {@link com.bayesserver.CustomProperty} class.
The name of the custom property, which must be unique per {@link com.bayesserver.CustomPropertyCollection}.
Initializes a new instance of the {@link com.bayesserver.CustomProperty} class.
The name of the custom property, which must be unique per {@link com.bayesserver.CustomPropertyCollection}.
The custom value.
An optional description for the custom property.
An optional description for the custom property.
Gets the name, which must be unique per {@link com.bayesserver.CustomPropertyCollection}.
Gets the parent collection, if set, otherwise null.
The custom property value. E.g. an XML string.
The custom property value. E.g. an XML string.
Makes a copy of this instance.
The copy.
Stores a custom property.