'Declaration
<DataContractAttribute(Name="Guid", Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd")> Public Structure Uuid Inherits System.ValueType
'Usage
Dim instance As Uuid
[DataContract(Name="Guid", Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd")] public struct Uuid : System.ValueType
[DataContract(Name="Guid", Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd")] public value class Uuid : public System.ValueType