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