'Declaration<CanBeNullAttribute()> Public Property SecurityKeyServiceElement As Info
'UsageDim instance As UAPubSubSecurityKeyServiceNodeTreePosition Dim value As Info instance.SecurityKeyServiceElement = value value = instance.SecurityKeyServiceElement
[CanBeNull()] public Info SecurityKeyServiceElement {get; set;}
Property Value
This value of this property can be null (Nothing in Visual Basic).
The default value of this property is null.