The display property defines whether the field is hidden on the screen or for priting.
System.Int32 display();
Returns the current property value.
The possible values are: display.visible, display,hidden, display.noPrint and display.noView
Member of field.