public KeyRecordBaseKeyTypeFlag Type { get; set; }Public Property Type As KeyRecordBaseKeyTypeFlag
Get
Setpublic:
property KeyRecordBaseKeyTypeFlag Type {
KeyRecordBaseKeyTypeFlag get ();
void set (KeyRecordBaseKeyTypeFlag value);
}member Type : KeyRecordBaseKeyTypeFlag with get, set