User-defined property

In a deployed application, a custom property attached to an existing collection in the application database. For example, assume that an application has a Contacts collection that includes properties such as name, department, title, and telephone number. A developer customizing the application can add a new property for a nickname by creating a user-defined property for the Contacts collection. The developer can also create a user-defined type to provide values for the new nickname property.