a property

num? a
override

Implementation

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

Implementation

set a(num? value) native;