'Declaration
Public Property AnimateGaugesSequentially As System.Boolean
'Usage
Dim instance As NAnimationTheme Dim value As System.Boolean instance.AnimateGaugesSequentially = value value = instance.AnimateGaugesSequentially
public System.bool AnimateGaugesSequentially {get; set;}