[This is preliminary documentation and is subject to change.]
public Tag ParentSequenceTag { get; set; }
Public Property ParentSequenceTag As Tag
public: property Tag^ ParentSequenceTag { Tag^ get (); void set (Tag^ value); }