public Action SetResult { get; set; }
Public Property SetResult As Action Get Set
public: property Action^ SetResult { Action^ get (); void set (Action^ value); }