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