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