rating property
num?
get
rating
Implementation
external num? get rating;
set
rating
(num? value)
Implementation
external set rating(num? value);