What? Realm (a persistence framework for iOS, Android, and other mobile platforms) has recently updated their SDK to better support SwiftUI and in the process they updated how Realm objects are created. This update allows us to remove @objc props and allows us to ditch the dynamic keyword. In this