allowThumb property

bool? allowThumb
getter/setter pair

Whether the report can be thumbed up or down (eg. your own reports cannot be thumbed or the admin inhibitor blocks the user if it considers him as a vandalizer). Thumbing increases the report score.

Implementation

//
/// Thumbing increases the report score.
bool? allowThumb;