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