'Declaration
Property IncludeInLayout As System.Boolean
'Usage
Dim instance As IChartTitle Dim value As System.Boolean instance.IncludeInLayout = value value = instance.IncludeInLayout
System.bool IncludeInLayout {get; set;}
read-write property IncludeInLayout: System.Boolean;
function get,set IncludeInLayout : System.boolean