Returns the property associated with the key.
String? getStringProperty(String key) => this.getAllProperties()?[key];