Properties from within

if i instantiate an object and say: myObj.visible = false;

is this the same if i say from my objects timeline (external as)
this.visible = false ?