public string RelationshipCode2 { get; set; }
Public Property RelationshipCode2 As String Get Set
public: property String^ RelationshipCode2 { String^ get (); void set (String^ value); }
member RelationshipCode2 : string with get, set
In This Article