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