c property

num? c

Implementation

num? get c native;
void c=(num? value)

Implementation

set c(num? value) native;