[This is preliminary documentation and is subject to change.]
public EntryType Type { get; set; }
Public Property Type As EntryType Get Set
public: property EntryType Type { EntryType get (); void set (EntryType value); }