[]
Gets or sets a value indicating whether this shape is hidden (i.e. present in the document but not visible).
Note that an application can have settings that allow this object to be viewed.
public virtual bool Hidden { get; set; }
Public Overridable Property Hidden As Boolean