'DeclarationPublic Property AnimatePanelsSequentially As System.Boolean
'UsageDim instance As NAnimationTheme Dim value As System.Boolean instance.AnimatePanelsSequentially = value value = instance.AnimatePanelsSequentially
public System.bool AnimatePanelsSequentially {get; set;}