Represents method Factorial(Integer).
Factorial(Integer)
public function Factorial(v: Integer): Float; static;