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