Returns the format property associated with the key.
String? getStringFormatProperty(String key) => this.getFormatProperties()?[key];