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