shortDescription property

String? shortDescription

Implementation

external String? get shortDescription;
void shortDescription=(String? value)

Implementation

external set shortDescription(String? value);