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