public bool Aromatic { get; set; }
Public Property Aromatic As Boolean
public: property bool Aromatic { bool get (); void set (bool value); }