Wraps: NSError.helpAnchor

Property definitions

cocoa $ NSError :: help_anchor
	# Wraps: `NSError.helpAnchor`
	fun help_anchor: NSString in "ObjC" `{
		return [self helpAnchor];
	`}
lib/cocoa/foundation.nit:117,2--120,3