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