// Adds dimensions UUID, Author and Topic into GA4
Wednesday, December 10, 2025
26.8 C
Singapore

Younger Lee siblings want disciplinary tribunal to look into Kwa Kim Li’s conduct

Singapore — Prime Minister Lee Hsien Loong’s younger siblings — Mr Lee Hsien Yang and Dr Lee Wei Ling — have applied for an order against the Law Society to convene a disciplinary tribunal in relation to their late father’s former lawyer Kwa Kim Li.

The younger siblings, both trustees and executors of the late Mr Lee Kuan Yew’s estate and applying for the order under Section 96 (1) of the Legal Profession Act, sought for the Law Society to be directed to apply to the Chief Justice for the appointment of a disciplinary tribunal for a formal investigation into Ms Kwa’s conduct, according to a report in sg.news.yahoo.com.

The application for a disciplinary tribunal was filed on Sept 21 last year and a pre-trial conference was scheduled for Oct 6. Another in-chambers hearing took place on Monday (Feb 1).

In a Facebook post on April 30, 2019, and again on Aug 18, 2020, Dr Lee, the younger sister of PM Lee, wrote: “Kwa Kim Li (KKL) of Lee & Lee has denied involvement in the 2013 will. This is false.”

See also  Calvin Cheng refutes Tan Cheng Bock, says lowering the voting age to 18 is “foolish”

She added: “Kwa Kim Li (KKL) of Lee & Lee has denied involvement in the events that led to this 2013 will. These are all falsehoods. KKL has been lying. She has also breached her duties to her client, my father.”

Dr Lee shared an email exchange and said: “Here is one email proving my father discussed his December 2013 will with Kwa Kim Li. There are more.”

Ms Kwa, the niece of Mr Lee Kuan Yew’s wife, the late Madam Kwa Geok Choo, is managing partner of Lee and Lee, which was founded in 1955 by the late Mr Lee. Between Aug 20,  2011, and Nov 2, 2012, she had prepared six of the late Mr Lee’s wills.

Under Section 96 (1) of the Legal Profession Act, a person may apply to a judge if he is dissatisfied with the decision of the Law Society following his complaint. This is after the Law Society has either decided that a formal investigation is not necessary or that there is insufficient cause for a formal investigation, but that the legal practitioner concerned should be given a warning, reprimanded or ordered to pay a penalty.

See also  How will the Solar Eclipse on 9th March 2016 affect your zodiac sign?

The two Lee siblings are represented by lawyers Abraham Vergis and Aisyah Ahmad Arif from Providence Law, while the Law Society is represented by Lim Yun Heng and P Padman from KSCGP Juris LLP, according to the sg.news.yahoo.com article. /TISG

- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //