eygraber
@OpenForTesting class Foo { var bar: String? init { bar = "baz" } }
Property must be initialized or be abstract