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