f property

num? f
override

Implementation

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

Implementation

set f(num? value) native;