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