public string Status { get; }
Public ReadOnly Property Status As String Get
public: virtual property String^ Status { String^ get () sealed; }
function get_Status();
In This Article