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