playValues[value]; } if (property in propertyConverters) { var propertyConverter = propertyConverters[property]; propertyConverter(value, style); } }