Represents method LeastFactor(Integer).
LeastFactor(Integer)
public function LeastFactor(n: Integer): Integer; static;