Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Public Property DisplayName() As String Get Return _UserDisplayName End Get Set(ByVal value As String) _UserDisplayName = value End Set End Property
:( This Q&A thing strips the attribute