This should include all attributes from MStyle. The services should probably look something like: ``` MText setFontName(MText, String) ``` This way we can chain calls. The initial need was to remove the bold attribute when using `asBookmarkRef()`.