public int ID { get; }
Public ReadOnly Property ID As Integer Get
public: property int ID { int get (); }
function get_ID();
In This Article