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