'Declaration Public MustOverride Property AutoTextIndex As System.Integer
'Usage Dim instance As HeaderBase Dim value As System.Integer instance.AutoTextIndex = value value = instance.AutoTextIndex
public abstract System.int AutoTextIndex {get; set;}