Property definitions

ios :: ios $ NSString :: nslog
	private fun nslog in "ObjC" `{ NSLog(@"%@", self); `}
lib/ios/ios.nit:31,2--54