public int Status { get; }
Public ReadOnly Property Status As Integer Get
public: property int Status { int get (); }
member Status : int with get
In This Article