public bool WithForeignKey { get; set; }
Public Property WithForeignKey As Boolean Get Set
public: property bool WithForeignKey { bool get (); void set (bool value); }
member WithForeignKey : bool with get, set
In This Article