romach
4/22/2017 - 12:44 AM

Create object

Create object

var obj = {
  property1: 1,
  property2: 2
};