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