hasOwnProperty Method
Visual Studio 2005
Returns a Boolean value indicating whether an object has a property with the specified name.
function hasOwnProperty(proName : String) : Boolean
Returns a Boolean value indicating whether an object has a property with the specified name.
function hasOwnProperty(proName : String) : Boolean