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