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