prime property
object is a natural number greater than 1 that has no positive divisors other than 1 and itself.
Implementation
final bool? prime;
object is a natural number greater than 1 that has no positive divisors other than 1 and itself.
final bool? prime;