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