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