test property
bool Function()
get
test
Implementation
external bool Function() get test;
set
test
(bool v())
Implementation
external set test(bool Function() v);