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