intensity property

int? intensity

Implementation

int? get intensity => getProperty("intensity") as int?;