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