void set(String property, Object value) { _stylePropertyMapFor(this)[property] = <CssStyleValue>[ _toCssStyleValue(value) ]; }