Specifically, I want my kotlin class to implement an interface and when working with the interface I want to be able to use the property forms. However, I can't put these values into the interface as properties because they conflict with the java getter/setters