Function: createProperty()
createProperty(
editor):AnnotationBuilder<unknown>
Creates an instance of the builder class to define the property's metadata.
Parameters
editor
string
editor type for editing the property.
Returns
AnnotationBuilder<unknown>
the instance of the builder class to define the property's metadata.