public bool success { get; set; }
Public Property success As Boolean Get Set
public: property bool^ success { bool^ get (); void set (bool^ value); }