Gets the instance that these custom properties belong to.
Gets the {@link com.bayesserver.CustomProperty} with the specified name, from the collection, or returns null if not found.
The name of the {@link com.bayesserver.CustomProperty} to return.
The {@link com.bayesserver.CustomProperty} with the specified name, or null if not found.
Stores custom properties for a variety of objects.