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