'Declaration<System.Runtime.Serialization.DataMemberAttribute()> Public Property InitiatorType As InitiatorType
'UsageDim instance As Entry Dim value As InitiatorType instance.InitiatorType = value value = instance.InitiatorType
[System.Runtime.Serialization.DataMember()] public InitiatorType InitiatorType {get; set;}