value property
final
The value assigned to this feature.
Must be a positive integer. Many features are Boolean values that accept values of either 0 (feature is disabled) or 1 (feature is enabled).
Implementation
final int value
The value assigned to this feature.
Must be a positive integer. Many features are Boolean values that accept values of either 0 (feature is disabled) or 1 (feature is enabled).
final int value