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