The ticket we have open for this issue remains, however you should be able to add MetaProperties.register(ICVOptions.class); at the beginning of your code and then these commands should work.
Thanks @stephen, that worked like a charm. In case anyone stumbles onto this one later, remember to also add <groupId>com.complexible.stardog</groupId><artifactId>server</artifactId> as a dependency.