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