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