_I recommend reviewing this with whitespace changes disabled._ This fixes violations of [SwiftLint's `implicit_getter` rule][0] by removing explicit getters when an implicit one would do. [0]: https://realm.github.io/SwiftLint/implicit_getter.html
attributes