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