sticky property

bool? get sticky
inherited

Make the comment persistent on the subject

Implementation

String get $type; String? get comment;/// Make the comment persistent on the subject
bool? get sticky;