'Declaration
<System.Runtime.Serialization.DataMemberAttribute()> Public ReadOnly Property WriteToEntry As System.Boolean
'Usage
Dim instance As PropertyValue Dim value As System.Boolean value = instance.WriteToEntry
[System.Runtime.Serialization.DataMember()] public System.bool WriteToEntry {get;}