c property

num? c
override

Implementation

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

Implementation

set c(num? value) native;