public string Mol { get; set; }
Public Property Mol As String
public: property String^ Mol { String^ get (); void set (String^ value); }