public string StoredProcName { get; set; }
Public Property StoredProcName As String Get Set
public: property String^ StoredProcName { String^ get (); void set (String^ value); }