public static string GetAttributeValue( XElement element, string name )
Public Shared Function GetAttributeValue ( _ element As XElement, _ name As String _ ) As String