Component.Properties Property
[Read-only] This property returns a ComponentProperties collection, which is a collection of all properties associated with the Component object. Each property in the collection is in turn represented by a ComponentProperty object.
Syntax
public HotDocs.Server.ComponentProperties Properties { get; }