public TermType Type { get; set; }Public Property Type As TermType
Get
Setpublic:
virtual property TermType Type {
TermType get () sealed;
void set (TermType value) sealed;
}abstract Type : TermType with get, set
override Type : TermType with get, set