'Declaration
<BrowsableAttribute(False)> <EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Property ApplicationVersionNumber As String
[Browsable(false)] [EditorBrowsable(EditorBrowsableState.Never)] public string ApplicationVersionNumber {get; set;}