'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute()> Public RequiredPriorName As InterfaceOption
'Usage
Dim instance As Product Dim value As InterfaceOption value = instance.RequiredPriorName instance.RequiredPriorName = value
[XmlAttribute()] [DefaultValue()] public InterfaceOption RequiredPriorName
public field RequiredPriorName: InterfaceOption;
XmlAttributeAttribute() DefaultValueAttribute() public var RequiredPriorName : InterfaceOption;
[XmlAttribute()] [DefaultValue()] public: InterfaceOption RequiredPriorName
[XmlAttribute()] [DefaultValue()] public: InterfaceOption RequiredPriorName