Wraps: [self contentView]

Property definitions

ios $ UITableViewCell :: content_view
	# Wraps: `[self contentView]`
	fun content_view: UIView in "ObjC" `{ return [self contentView]; `}
lib/ios/ui/uikit.nit:636,2--637,68