**Description** <!-- Add a short description and screen shots if needed. --> Currently all getters use the `getXYX()` naming scheme, and therefore should be renamed to `xyz()`
Description
Currently all getters use the
getXYX()naming scheme, and therefore should be renamed toxyz()