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