function dobro(x) {return 2*x}
NOME_FUNÇÃO.arguments.length, NOME_FUNÇÃO.arguments.arguments[i]
P.duplica=dobro
this.PROPRIEDADE