Boolean
ISimProperty
.Visible { get; set; }
Gets or sets a value indicating whether the property is visible.
Remarks
To be visible a property should also be displayed.
Examples