'Declaration<System.ComponentModel.DefaultValueAttribute("")> Public Property Hint As System.Object
'UsageDim instance As NCaptionButton Dim value As System.Object instance.Hint = value value = instance.Hint
[System.ComponentModel.DefaultValue("")] public System.object Hint {get; set;}