Instance Subscript
subscript(dynamicMember:)
subscript<Nested>(dynamicMember keyPath: KeyPath<Value, Nested>) -> GroupPropertyPath<Model, Nested> where Nested : Property { get }
Instance Subscript
subscript<Nested>(dynamicMember keyPath: KeyPath<Value, Nested>) -> GroupPropertyPath<Model, Nested> where Nested : Property { get }