What symbol is missing in the console.log() statement?

The period . between the object name and property nameQuotation marks ""Nothing is missingThe colon : between the object name and property name

The period . between the object name and property name.