'Declaration
<JetBrains.Annotations.CanBeNullAttribute()> <TypeConverterAttribute(OpcLabs.EasyOpc.UA.AddressSpace.Implementation.UAIdentifierConverter)> ReadOnly Property Identifier As Object
[JetBrains.Annotations.CanBeNull()] [TypeConverter(OpcLabs.EasyOpc.UA.AddressSpace.Implementation.UAIdentifierConverter)] object Identifier {get;}
[JetBrains.Annotations.CanBeNull()] [TypeConverter(OpcLabs.EasyOpc.UA.AddressSpace.Implementation.UAIdentifierConverter)] property Object^ Identifier { Object^ get(); }
Property Value
The value of this property can be null
(Nothing
in Visual Basic).
The default value of this property is null
.