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