rating property

num? rating

Implementation

external num? get rating;
void rating=(num? value)

Implementation

external set rating(num? value);