Customizing the metamodel : Keywords for USRPROPS : PUBLISHER SHOW
  
PUBLISHER SHOW
This argument of the PUBLISHER command enables you to specify whether or not the values of a property are published in the output of System Architect Information Web Publisher. You may also use PUBLISHER ORDER with this keyword.
Syntax
PROPERTY "Some user property" {.....PUBLISHER {SHOW YES|NO} ... }
The default is YES.
Example
DEFINITION "Business Requirement" { PROPERTY "Benefit" { EDIT Text LENGTH 50 PUBLISHER {SHOW NO} } }
In the above example, the property Benefit will not show up in a website generated by System Architect Information Web Publisher, even if this property has been specified to be output by a report.