A map that associates a property value with a schema name.
String get propertyName;/// A map that associates a property value with a schema name. Map<String, String>? get mapping;