public string YearFound { get; set; }
Public Property YearFound As String Get Set
public: property String^ YearFound { String^ get (); void set (String^ value); }
member YearFound : string with get, set
In This Article