Property definitions

ios $ AVAudioPlayer :: release
	fun release in "ObjC" `{ CFBridgingRelease((__bridge void*)self); `}
lib/ios/audio.nit:94,2--69