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