Refer to the following object.
How can a developer access the fullName property for dog?
Dog.fullName
Dog.fullName ( )
Dog, get,fullName
Dog, function, fullName
Submit