<cfcomponent hint="I am the custom Metadata object for the object. I am generated, but not overwritten if I exist. You are safe to edit me."
extends="Metadata">
<!--- Place custom code here, it will not be overwritten --->
<cfset variables.metadata.owner = "" />
<cfset variables.metadata.dbms = "" />
</cfcomponent>