test property

bool Function() test

Implementation

external bool Function() get test;
void test=(bool v())

Implementation

external set test(bool Function() v);