string AsString { get; set; }
Property AsString As String
property String^ AsString { String^ get (); void set (String^ value); }