Inheritance: IJsonConvertible
 public ContentProperties()
 {
     ContentMetadata = new ContentMetadata();
     Device          = new Device();
 }
 public ContentProperties()
 {
     ContentMetadata = new ContentMetadata();
     Device = new Device();
 }