public bool ApplyGravity { get; set; }
Public Property ApplyGravity As Boolean Get Set
public: property bool ApplyGravity { bool get (); void set (bool value); }