public int EFConstruction { get; set; }
Public Property EFConstruction As Integer Get Set
public: property int EFConstruction { int get (); void set (int value); }
member EFConstruction : int with get, set
In This Article