public string Reason { set; }
Public WriteOnly Property Reason As String Set
public: property String^ Reason { void set (String^ value); }