email(): (target, key) => void
Specifies if the property is an email. When added will automically make a displayed property value
into a link to an email.
Sets {@link PropertyMeta.isEmail}.
Returns
(target, key): void
Parameters
target
object
key
string
Returns
void