name
The exact name of the column in the database.
If not provided (empty string), Stormify uses the property name converted according to the configured naming policy.
Examples:
"email"- maps to columnemail"usr_id"- maps to columnusr_id""(empty) - uses property name with naming policy
Return
the database column name, or empty string for automatic naming