Should be in the context of a module (Oracle, Non-Oracle, Aplications, Process Flow types) or folder.
retrieveUserFolderCommand =  OMBRETRIEVE FOLDER "QUOTED_STRING" ( GET ( ( 
          "getContainedObjClause" | "propertiesClause" ) ) | 
          "getReferenceIconSetClause" )+
     getContainedObjClause =  CONTAINED_OBJECT "UNQUOTED_STRING"
     propertiesClause =  PROPERTIES "(" "propertyNameList" ")"
     getReferenceIconSetClause =  GET ( REF | REFERENCE ) ICONSET
     propertyNameList =  "UNQUOTED_STRING" { "," "UNQUOTED_STRING" }
Basic properties for FOLDER: Name: BUSINESS_NAME Type: STRING(200) Valid Values: Any valid character string in supported character set. Default: NAME Business name of a Folder Name: DESCRIPTION Type: STRING(4000) Valid Values: Any valid character string in supported character set. Default: Empty string Description of a Folder