public Type LogClass { get; set; }
Public Property LogClass As Type Get Set
public: property Type^ LogClass { Type^ get (); void set (Type^ value); }