// dot notation myObject.property // 'Value!' // bracket notation myObject["obnoxious property"] // [Function]