Property definitions

ios $ UITableViewDataSource :: defaultinit
# Mediator the data model for a `UITableView`
extern class UITableViewDataSource in "ObjC" `{ id<UITableViewDataSource> `}
	super NSObject
end
lib/ios/ui/uikit.nit:618,1--621,3