Public ReadOnly Property SelectName As String
public string SelectName { get; }
public: property String^ SelectName { String^ get (); }
function get_selectName();