Property definitions

ios $ UITableViewDelegate :: defaultinit
# Delegate for a `UITableView` to configure selection, sections, cells and more
extern class UITableViewDelegate in "ObjC" `{ id<UITableViewDelegate> `}
	super NSObject
end
lib/ios/ui/uikit.nit:613,1--616,3