public AreaTagType AreaTagType { get; set; }
Public Property AreaTagType As AreaTagType Get Set
public: property AreaTagType^ AreaTagType { AreaTagType^ get (); void set (AreaTagType^ value); }
member AreaTagType : AreaTagType with get, set