[
 {
  "owner": "Administrator", 
  "docstatus": 0, 
  "creation": "2013-01-10 16:34:04", 
  "modified_by": "Administrator", 
  "modified": "2013-01-14 12:16:31"
 }, 
 {
  "description": "Property Setter overrides a standard DocType or Field property", 
  "allow_print": 0, 
  "search_fields": "doc_name,property", 
  "module": "Core", 
  "doctype": "DocType", 
  "name": "__common__"
 }, 
 {
  "name": "__common__", 
  "parent": "Property Setter", 
  "doctype": "DocField", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "parentfield": "fields"
 }, 
 {
  "report": 1, 
  "name": "__common__", 
  "parent": "Property Setter", 
  "read": 1, 
  "create": 1, 
  "doctype": "DocPerm", 
  "submit": 0, 
  "write": 1, 
  "parenttype": "DocType", 
  "cancel": 1, 
  "permlevel": 0, 
  "parentfield": "permissions"
 }, 
 {
  "name": "Property Setter", 
  "doctype": "DocType"
 }, 
 {
  "doctype": "DocField", 
  "label": "Help", 
  "fieldname": "help", 
  "fieldtype": "HTML", 
  "options": "<div class=\"alert\">Please don't update it as it can mess up your form. Use the Customize Form View and Custom Fields to set properties!</div>"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "sb0", 
  "fieldtype": "Section Break"
 }, 
 {
  "depends_on": "eval:doc.__islocal", 
  "doctype": "DocField", 
  "label": "DocType or Field", 
  "fieldname": "doctype_or_field", 
  "fieldtype": "Select", 
  "reqd": 1, 
  "options": "\nDocField\nDocType"
 }, 
 {
  "description": "New value to be set", 
  "doctype": "DocField", 
  "label": "Set Value", 
  "fieldname": "value", 
  "fieldtype": "Text"
 }, 
 {
  "search_index": 0, 
  "doctype": "DocField", 
  "fieldname": "column_break0", 
  "fieldtype": "Column Break"
 }, 
 {
  "search_index": 1, 
  "doctype": "DocField", 
  "label": "DocType", 
  "fieldname": "doc_type", 
  "fieldtype": "Link", 
  "reqd": 0, 
  "options": "DocType", 
  "in_filter": 0
 }, 
 {
  "description": "ID (name) of the entity whose property is to be set", 
  "depends_on": "eval:doc.doctype_or_field=='DocField'", 
  "doctype": "DocField", 
  "label": "Field Name", 
  "fieldname": "field_name", 
  "fieldtype": "Data", 
  "search_index": 1, 
  "reqd": 0, 
  "in_filter": 0
 }, 
 {
  "search_index": 1, 
  "doctype": "DocField", 
  "label": "Property", 
  "fieldname": "property", 
  "fieldtype": "Data", 
  "reqd": 1, 
  "in_filter": 0
 }, 
 {
  "doctype": "DocField", 
  "label": "Property Type", 
  "fieldname": "property_type", 
  "fieldtype": "Data"
 }, 
 {
  "doctype": "DocField", 
  "label": "Default Value", 
  "fieldname": "default_value", 
  "fieldtype": "Data"
 }, 
 {
  "role": "Administrator", 
  "doctype": "DocPerm"
 }, 
 {
  "role": "System Manager", 
  "doctype": "DocPerm"
 }
]