c property

num? get c
override

Implementation

num? get c native;
set c (num? value)

Implementation

set c(num? value) native;